Allow the user to alter the bit grouping in hexl.el
authorVivek Dasmohapatra <vivek@etla.org>
Thu, 12 Apr 2012 15:58:53 +0000 (17:58 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 12 Apr 2012 15:58:53 +0000 (17:58 +0200)
commitba667d19e522f8c31091f616f04e6304d32d4293
tree8e6c5eef7cf6e1252e5c56cd61dce19565cb3468
parent0e45eed9c1a08831e9897d73f35713f2d46af67b
Allow the user to alter the bit grouping in hexl.el

* hexl.el (hexl-bits): New variable.
(hexl-options): Mention the variable in the doc string.
(hexl-rulerise): New function.
(hexl-line-displen): New function
(hexl-mode): Mention the new variable.
(hexl-mode, hexl-current-address, hexl-current-address): Use the
displen.
(hexl-ascii-start-column): New function.
(hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
(hexl-insert-char, hexl-mode-ruler): Use the displen.
lisp/ChangeLog
lisp/hexl.el